FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / ReportObjectNamedList<TItem> Class / Item Property

In This Topic
    Item Property (ReportObjectNamedList<TItem>)
    In This Topic
    Gets the element at the specified index.
    Overload List
    OverloadDescription
    Gets the element at the specified index. (Inherited from C1.WPF.Report.ReportObjectList<TItem>)
    Gets the element with specified name. (Inherited from C1.WPF.Report.ReportObjectCollection<TItem>)
    See Also